From bb4dd13cf293bc077149e876ec15f59aadbe1021 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 28 Jan 2025 02:24:29 +0900 Subject: adjustment some waybar styles --- config/waybar/style/[Wallust] Chroma Tally.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config/waybar/style/[Wallust] Chroma Tally.css') diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css index 3200db39..00a1287b 100644 --- a/config/waybar/style/[Wallust] Chroma Tally.css +++ b/config/waybar/style/[Wallust] Chroma Tally.css @@ -20,13 +20,6 @@ window#waybar { border-color: @color12; } -window#waybar.empty, -window#waybar.empty #window { - background-color: transparent; - padding: 0px; - border: 0px; -} - #workspaces { background: transparent; padding: 0px 1px; -- cgit v1.2.3 From e6356bd56306c35f98b0e87863b2d375fc1d27b7 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 28 Jan 2025 16:00:08 +0900 Subject: updated chroma tally waybar style --- config/waybar/style/[Wallust] Chroma Tally.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/waybar/style/[Wallust] Chroma Tally.css') diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css index 00a1287b..5939b53e 100644 --- a/config/waybar/style/[Wallust] Chroma Tally.css +++ b/config/waybar/style/[Wallust] Chroma Tally.css @@ -239,7 +239,7 @@ tooltip { } #custom-cava_mviz{ - color: @color2; + color: @color11; } #custom-weather{ -- cgit v1.2.3